PXC Documentation

PXC Home

Composite

pre 1.18

Combine multiple images with custom transformation.



Node Data

TransformComposeArrayArray

Display name

Composite

Internal name

Node_Composite

Inheritances

node
node_processor
node_composite

Inputs

node_composite

padding

Padding

enum

Output Dimension

dimension

Dimension

Dynamic Inputs

surface

Surface {_S}

vec2

Position {_S}

rotation

Rotation {_S}

vec2

Scale {_S}

enum

Blend {_S}

float

Opacity {_S}

Outputs

node_composite

surface

Surface Out

atlas

Atlas Data

integer

Dimension

Composite node allows you to combines multiple surface together.

It's similiar to Blend, but support multiple surfaces with only normal blending.



Output Dimension


The Output Dimension property control how the output dimension is determined:


First surface Dimension is determined by the first surface in the list.
Largest surface Dimension is determined by the largest surface in the list.
Constant Dimension is determined by the Dimension

The Padding add extra spaces in each direction.



Atlas


Atlas Data returns a special type of surface called Atlas. Atlas is a surface with extra metadata for its position, rotation, scale, etc. Atlases can be process individually and combine together later.